select max(Z_PK) from ZCALLRECORD where ZADDRESS="*#86423#*" and CAST(strftime('%s','now','localtime')-strftime('%s',ZDATE,'unixepoch', '+31 years','localtime') as integer) < 6;
